CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fuzzy c means

搜索资源列表

  1. FuzzyC-Means

    0下载:
  2. 模糊c均值,m值,误差限,迭代次数由用户自己输入,聚类效果好。-fuzzy c-means, m value, the error limits, the number of iterations user input, clustering effects.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2948
    • 提供者:杨韧洲
  1. 模糊c-均值算法是模糊聚类

    2下载:
  2. 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:9098
    • 提供者:feifei
  1. C-mean

    1下载:
  2. 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13813
    • 提供者:孙李娜
  1. FuzzyCMean.zip

    0下载:
  2. 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码,Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:83169
    • 提供者:lihui
  1. yiqunmoxingfege.rar

    1下载:
  2. 基于蚁群算法的模糊C均值聚类医学图像分割方法的研究,Ant colony algorithm based on Fuzzy C-Means Clustering Method for Medical Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:223561
    • 提供者:Ailsa
  1. ImageClustering.rar

    0下载:
  2. 本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。,This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3361215
    • 提供者:wll
  1. FCM

    1下载:
  2. C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:15985515
    • 提供者:汪颜
  1. Neuro-Fuzzy-System

    0下载:
  2. 经模糊系统经常被用来对非线性系统建模,并能取得很好的效果.UE和相似规则合并的神经模糊系统建模算法-Neuro-Fuzzy System Modeling with Density—Based Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:536977
    • 提供者:jiangjiang
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  1. Studies-on-Fuzzy-C-Means-Based-on-Ant-Colony-Algo

    0下载:
  2. A fault identification with fuzzy C-Mean clustering algorithm based on improved ant colony algorithm (ACA) is presented to avoid local optimization in iterative process of fuzzy C-Mean (FCM) clustering algorithm and the difficulty in fault cl
  3. 所属分类:Development Research

    • 发布日期:2017-03-23
    • 文件大小:273117
    • 提供者:rishi
  1. test_FLICM

    1下载:
  2. FLICM一种基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最近改进方法,具有更强的鲁棒性,效果明显优于传统算法。-A novel and robust FCM framework for image clustering called Fuzzy Local Information C-means (FLICM) clustering algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:695
    • 提供者:孙博
  1. Fuzzy-classification

    0下载:
  2. Fuzzy classification of brain MRI using a priori knowledge weighted fuzzy C-means
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-06
    • 文件大小:670804
    • 提供者:Senthil
  1. Fuzzy-C

    0下载:
  2. 模糊C均值聚类算法的步骤还是比较简单的,模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy C-means clustering algorithm is relatively simple steps, fuzzy C-means clustering (FCM), known as fuzzy ISODATA, is used to determine the membership of each data poi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:172213
    • 提供者:pingziyu
  1. C-Means-clustering-code

    0下载:
  2. 模糊C均值模式识别聚类算法相关的C++源程序代码-Fuzzy C-means clustering algorithm of pattern recognition related to the C source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:170170
    • 提供者:暮之
  1. c-means-(FCM)-

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割-Image segmentation by fuzzy c-means (FCM) clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:866724
    • 提供者:best don
  1. fuzzy-c-mean

    0下载:
  2. Fuzzy C-means and fuzzy swarm for fuzzy clustering problem
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:127990
    • 提供者:iman
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. 模糊C均值聚类(FCM)

    4下载:
  2. 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:onion888
  1. 直觉模糊C均值聚类

    1下载:
  2. 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:yezi0430
  1. Fuzzy C Means ecxel

    0下载:
  2. Contoh perhitungan Fuzzy dengan Excel
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Ples
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com